home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_893 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-10  |  327 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 768;
  3.    if(eval("\x01") == 768)
  4.    {
  5.       set("\x01",eval("\x01") + 141);
  6.       getURL(_root.game_id,"_blank");
  7.    }
  8.    else if(eval("\x01") == 909)
  9.    {
  10.       set("\x01",eval("\x01") - 689);
  11.    }
  12.    else if(eval("\x01") == 220)
  13.    {
  14.       set("\x01",eval("\x01") + 537);
  15.    }
  16. }
  17.